Skip to content

unittest: help with setUpClass not being a classmethod #544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 25, 2017

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Nov 24, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 24, 2017

Codecov Report

Merging #544 into master will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #544      +/-   ##
==========================================
+ Coverage      92%   92.07%   +0.06%     
==========================================
  Files          33       33              
  Lines        1627     1640      +13     
  Branches      140      141       +1     
==========================================
+ Hits         1497     1510      +13     
  Misses         93       93              
  Partials       37       37
Flag Coverage Δ
#dj110 84.75% <86.66%> (-0.01%) ⬇️
#dj111 86.15% <100%> (+0.11%) ⬆️
#dj18 85.6% <86.66%> (-0.01%) ⬇️
#dj19 84.63% <86.66%> (-0.01%) ⬇️
#dj20 84.32% <86.66%> (ø) ⬆️
#djmaster 84.32% <86.66%> (ø) ⬆️
#mysql_innodb 84.26% <86.66%> (ø) ⬆️
#mysql_myisam 84.2% <86.66%> (ø) ⬆️
#postgres 87.74% <100%> (+0.09%) ⬆️
#py27 89.32% <86.66%> (-0.04%) ⬇️
#py34 84.63% <86.66%> (-0.01%) ⬇️
#py35 84.75% <86.66%> (-0.01%) ⬇️
#py36 84.81% <86.66%> (-0.01%) ⬇️
#sqlite 86.09% <86.66%> (-0.02%) ⬇️
#sqlite_file 84.63% <86.66%> (-0.01%) ⬇️
Impacted Files Coverage Δ
tests/test_unittest.py 100% <100%> (ø) ⬆️
pytest_django/plugin.py 86.6% <100%> (+0.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4145f73...70dfd86. Read the comment docs.

@blueyed blueyed requested a review from pelme November 24, 2017 15:56
@blueyed blueyed merged commit a67ab3b into pytest-dev:master Dec 25, 2017
@blueyed blueyed deleted the setUpClass-no-classmethod branch December 25, 2017 16:51
timb07 pushed a commit to timb07/pytest-django that referenced this pull request May 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants